gtk4.git
2004-10-18 Matthias ClasenForgotten change
2004-10-17 Adam WeinbergerUpdated Canadian English translation.
2004-10-17 Vincent van... Translation updated by Tino Meinen.
2004-10-17 David LodgeUpdated British English translation.
2004-10-17 Matthias ClasenDestroy secondary dialogs if the main dialog is hidden...
2004-10-16 Matthias ClasenDon't leak the secondary dialogs. (#155084, Paolo Borelli)
2004-10-16 Matthias ClasenAdditions.
2004-10-16 Matthias ClasenFix redraw issues with the focus on the ring.
2004-10-16 Matthias ClasenMore short description unification.
2004-10-15 Danilo ŠeganUpdated Serbian translation; added missing files to...
2004-10-15 Danilo ŠeganUpdated Serbian translation.
2004-10-15 Matthias ClasenNote that GTK_RESIZE_IMMEDIATE is deprecated.
2004-10-15 Matthias ClasenUnset GTK_REQUEST_NEEDED before emitting ::size-request...
2004-10-15 Matthias ClasenRestore the size info for the current row after measuri...
2004-10-14 Matthias ClasenSome more additions.
2004-10-14 Matthias Clasen (shortcuts_add_current_folder): Don't leak volume...
2004-10-14 Matthias Clasen (gtk_file_chooser_default_finalize): Don't forget to
2004-10-14 Matthias ClasenDon't get text unnecessarily. (#155384, Morten Welinder)
2004-10-13 Matthias ClasenSome more additions.
2004-10-13 Matthias ClasenAcknowledge the fact that invariants are broken and...
2004-10-12 4don't queue the widget for resize or emit change notifi...
2004-10-12 Owen TaylorFix SGML errors.
2004-10-11 Matthias ClasenAdd some terms.
2004-10-11 Matthias ClasenAdd missing short descriptions
2004-10-11 Matthias ClasenMore short description unification.
2004-10-11 Matthias ClasenMake short descriptions a bit more consistent.
2004-10-11 Matthias ClasenMore widget gallery.
2004-10-11 Matthias ClasenRemove debug ifdef
2004-10-11 Matthias ClasenAdd more widget gallery images.
2004-10-11 Matthias ClasenRemove chapterinfo.
2004-10-11 Matthias ClasenMore ChangeLog
2004-10-11 Matthias ClasenDocument GtkDialogFlags and GtkResponseType.
2004-10-11 Matthias ClasenDocument GtkTreeIterCompareFunc (#154943)
2004-10-10 Matthias ClasenAdd some more images for the widget gallery.
2004-10-10 Jonathan Blandfordadd /*< private >*/ markings.
2004-10-09 Tor LillqvistRemove, had been left here by mistake.
2004-10-09 Vincent van... Translation updated by Tino Meinen.
2004-10-09 Matthias ClasenCorrect some linkends.
2004-10-09 Matthias ClasenShrink panes and separators images to MEDIUM.
2004-10-09 Matthias ClasenAdd docs.
2004-10-09 Matthias Clasen (HTML_IMAGES): Remove a duplicate entry.
2004-10-09 Matthias ClasenFix doc comment.
2004-10-09 Matthias ClasenRemove some no longer private headers.
2004-10-09 Matthias ClasenReinstate the accidentally lost addition of
2004-10-09 Matthias ClasenDeclare gtk_accelerator_get_label.
2004-10-09 Matthias ClasenGDK documentation fixes.
2004-10-08 Matthias Clasenforgotten commit
2004-10-08 Matthias ClasenDon't start a drag if we loose the grab.
2004-10-08 Matthias ClasenSet the cell renderer to inert mode to avoid bug #15492...
2004-10-08 Matthias ClasenAdd a new debug flag, geometry, to debug size allocation.
2004-10-08 Matthias ClasenSet cell data unconditionally. (#152562, Federico Mena...
2004-10-08 Matthias ClasenAlso update smart separators if the visibility of a...
2004-10-08 Matthias ClasenShare the three copies of get_borders() under the name
2004-10-08 Matthias ClasenInclude gtkeventbox.h. (#154798, Morten Welinder)
2004-10-07 Raphael HiginoUpdating pt_BR translation
2004-10-07 Matthias ClasenDon't free info too early. (#154703, Morten Welinder)
2004-10-07 Matthias ClasenReduce rounding error. (#154658, John Cupitt)
2004-10-06 Matthias ClasenClear the iter instead of returning it unmodified....
2004-10-06 Matthias ClasenPop up the completions again after tab. (#147700, Jens...
2004-10-06 Matthias ClasenSet the cursor before changing the selection to make...
2004-10-06 Matthias ClasenReplace a really gross way of rounding to a specified...
2004-10-06 Matthias ClasenClarify documentation for selection modes. (#154188...
2004-10-05 4check the iteration window variable, not just the windo...
2004-10-05 Tim Janikreverted my last change and applied owen's leaner condi...
2004-10-05 Matthias ClasenUpdate
2004-10-05 Tim Janikfixup conflict indicators
2004-10-05 Tim Janikremoved redundant gtk_entry_get_layout() decl.
2004-10-05 Matthias ClasenGo back to not scaling up at all. Less magic.
2004-10-05 Tim Janikif REQUEST_NEEDED is still set on ::size-allocate,...
2004-10-05 Paolo Borellirename the activate-menu signal to show-menu as discuss...
2004-10-05 Matthias ClasenSet action_name. (#154526, John Finlay)
2004-10-05 Matthias ClasenReturn a new reference to an existing GdkWindow if...
2004-10-05 Matthias ClasenAdd gtk_accelerator_get_label().
2004-10-05 Matthias ClasenProvide access to the string representation of accelera...
2004-10-05 Matthias ClasenFix bug reporter name
2004-10-05 Matthias ClasenResize the popup if a new model is set. (#154129, Bernd...
2004-10-05 Matthias ClasenMake the code work as intended for unthemed icons;...
2004-10-05 Matthias ClasenImprove docs. (#154504, Dave Cook)
2004-10-04 Matthias ClasenOnly set using_themed_icon if we actually got an icon...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-10-04 Matthias ClasenReset pointers pointing to the old model. (#154350)
2004-10-04 Matthias ClasenDon't leak the sizes array. (#154310, Christian Persch)
2004-10-03 David LodgeUpdated British English translation.
2004-10-03 Matthias ClasenSet sort_indicator to FALSE when appropriate. (#153714...
2004-10-03 Matthias ClasenFix positioning near the monitor boundaries. (#154341...
2004-10-03 Miloslav TrmacUpdated Czech translation.
2004-10-02 Paolo Borellideactivate the menu before setiing it to something...
2004-10-02 Adam WeinbergerUpdated Canadian English translation.
2004-10-01 Matthias ClasenFix bug #150790:
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-10-01 Matthias ClasenAdd a comment regarding cell renderers to the docs.
2004-10-01 Matthias ClasenSilently ignore info being NULL. This is unavoidable...
2004-10-01 Matthias ClasenFix the spelling of Inuktitut in several places. (...
2004-09-30 Paolo Borelliexit on close.
2004-09-29 Matthias ClasenAdd Q_ to the keywords recognized by xgettext. (#154062...
2004-09-29 Matthias ClasenMake --g-fatal-warnings a G_OPTION_ARG_NONE, since...
2004-09-29 Christopher... Remove trailing semicolon on G_END_DECLS
2004-09-29 Paolo Borelliadd a GtkMenuToolButton.
2004-09-29 Kwok-Koon CheungUpdated traditional Chinese translation by GNOME HK...
next